home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol K-12 / Vol K-12.iso / interfac / it.dig / scripts / DefineButton2_390 / BUTTONCONDACTION on(press).as next >
Text File  |  2012-08-27  |  64b  |  4 lines

  1. on(press){
  2.    _root.categoria_mc.controle.gotoAndPlay(10);
  3. }
  4.